Package | surescripts.CareEventNotifications |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.CareEventNotifications@1.0.0-beta&canonical=https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/AdmitNotificationBundle |
Url | https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/AdmitNotificationBundle |
Status | draft |
Name | AdmitNotificationBundle |
Experimental | False |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/admit-notification-messageheader ![]() | Da Vinci Admit Notification MessageHeader Profile |
{
"resourceType" : "StructureDefinition",
"url" : "https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/AdmitNotificationBundle",
"name" : "AdmitNotificationBundle",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "message"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "id"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id" : "Bundle.entry:MessageHeader",
"path" : "Bundle.entry",
"sliceName" : "MessageHeader",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:MessageHeader.link",
"path" : "Bundle.entry.link",
"contentReference" : "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id" : "Bundle.entry:MessageHeader.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/admit-notification-messageheader"
]
}
]
},
{
"id" : "Bundle.entry:MessageHeader.resource.event[x]:eventCoding",
"path" : "Bundle.entry.resource.event[x]",
"sliceName" : "eventCoding"
},
{
"id" : "Bundle.entry:MessageHeader.resource.event[x]:eventCoding.system",
"path" : "Bundle.entry.resource.event[x].system",
"min" : 1,
"fixedUri" : "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event"
},
{
"id" : "Bundle.entry:MessageHeader.resource.event[x]:eventCoding.code",
"path" : "Bundle.entry.resource.event[x].code",
"min" : 1,
"fixedCode" : "notification-admit"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.